string_vector_scientific
Syntax:
string_vector_scientific(vector, [decimals])
Arguments:
Argument Name | Type | Description |
---|---|---|
vector | vector | vector to convert |
[decimals] | real | *(optional)* if specified, will trim numbers to specified decimal places |
Returns: (string)
Description:
Loading page...